<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* Code by shenlag shenlag@qq.com */
/** reset base on kissy reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/20px \5b8b\4f53, tahoma, arial, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
ul, ol { list-style: none; }
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
table { border-collapse: collapse; border-spacing: 0; }
html{background:url(2015bg.gif) repeat;}
/*全局基础样式*/
a { color: #333; text-decoration: none; }
a:hover { color: #c00; text-decoration: none; }
.gray_txt { color: #666;}
.gray_txt  a{ color: #333;}
.gray_txt a:hover { color: #c00; }
.red_txt { color: #c00;}
.red_txt  a{ color: #c00;}
.red_txt a:hover { color: #c00; }
.fl { float: left;}
.fr { float: right;}
.ffyh { font-family: "Microsoft YaHei", SimSun;}
.clear { clear: both; height: 1px; margin-top: -1px; font-size:0; line-height:0; overflow: hidden; }
.clb { clear:both; }
.blank6 { overflow: hidden; height: 6px; line-height: 0; font-size: 0; clear: both; }
.blank10 { overflow: hidden; height: 10px; line-height: 0; font-size: 0; clear: both; }
.blank5 { overflow: hidden; height: 5px; clear: both; }
.blank15 { overflow: hidden; height: 15px; clear: both; }
.blank20 { overflow: hidden; height: 20px; clear: both; }
.blank25 { overflow: hidden; height: 25px; clear: both; }
.blank30 { overflow: hidden; height: 30px; clear: both; }
.blank40 { overflow: hidden; height: 40px; clear: both; }
.lhfix { font-size: 0; line-height: 0; }/*高度小于默认字号*/
.bdb{ border-bottom: 1px dashed #ccc;}
.abs { position: absolute; }
.clear2{ overflow:hidden;}
.rela { position: relative; }

/*通用模块*/
.wrapper { width: 100%; }
.wrap { width: 980px; margin: 0 auto; margin-top:10px;  }
.w980 {width:980px;}
.w100 {width:100%;}
.both { clear:both;}
.allcx {background-color:#fff;height:100%; width:1002px; margin:0 auto;}

/*样式开始*/
body {width:100%;color:#333;}
/*head*/
#header {width:100%;overflow:hidden;height:99px; background:#fff;}
#header .m30 { width:980px;margin:30px auto 0;}
#header h1 {float:left;width:410px;margin-top:5px; }
#header h1 img {width:380px; height:44px; }
#header .logo {float:left;width:410px;margin-top:5px; }
#header .logo img {width:380px; height:44px; }
#header ul {float:left; background:url(tel.gif) no-repeat left 12px; width:517px; height:49px; padding-left:32px; }
#header ul li { float:left; font-family:"microsoft yahei"; margin-right:10px; padding-top:6px; }
#header ul li span { display:block; color:#E90000; font-size:14px; font-weight:bold; margin-top:5px; }
#header ul li dl { position:relative; overflow:auto; height:45px; margin-top:-3px; width:251px; background:url(topdtbg.gif) no-repeat left bottom; font-family:"宋体"; }
#header ul li dl dt { position:absolute; left:0; bottom:0; height:21px; width:251px; background:url(shopping.gif) no-repeat 2px center; text-indent:25px; }
#header ul li dl dt span { display:inline; background:url(line.gif) no-repeat 10px center; padding-left:25px; }
#header ul li dl dt span a { font-weight:normal; font-size:12px; }
#header ul li dl dd { float:left; margin-right:5px; }
#header ul li dl dd.qq { background:url(qq.gif) no-repeat left center; text-indent:16px; }
#header ul li dl dd.weibo { background:url(weibo.gif) no-repeat left center; text-indent:18px; }
#header ul li dl dd.global { background:url(global.gif) no-repeat left center; text-indent:18px; }

/*nav*/
.nav { background:url(navbg.gif) repeat-x; width:100%;position:relative; z-index:100; }
#nav { width:980px; margin:0 auto; line-height:37px; height:37px; }
#nav li { float:left; width:136px; background:url(spare.gif) no-repeat right 9px; text-align:center; height:37px; position:relative; }
#nav li a { color:#FFF; display:block; }
#nav li a:hover { background:url(navlihover.gif) no-repeat; width:140px; height:38px; _width:136px; _height:37px; text-align:center; text-indent:-3px; _text-indent:0; }
#nav li ul { display:none; width:136px; position:absolute; left:0; top:37px; background:#EBF0F3 url(ascbg.png) repeat; _background:#EBF0F3; }
#nav li:hover ul { display:block; }
#nav li.sfhover ul{ display:block; }
#nav li ul li { float:none; background:url(seclibg.gif) no-repeat left bottom; line-height:30px; height:30px;  }
#nav li ul li a { color:#333; +height:31px; _height:30px; }
#nav li ul li a:hover { background:#C00; height:30px; line-height:30px; width:136px; color:#FFF; }

/*banner*/
.banner { position:relative; overflow:hidden; height: 350px; background:#f1f1f1; z-index:10; }
.slide_bann { width:1440px; height:350px; top:0; left:50%; margin:0 auto 0 -720px; border:0px solid #aaa; position:relative; z-index:10; overflow:hidden; }
.slide_main { width:1440px; height:350px; margin:0 auto; overflow:hidden; }
.slide_main img { width:1440px; height:350px; margin:0 auto; }
.tabnav_wrap { width: 960px; margin:0 auto; position:relative; top:-30px; }
.tabnav { overflow:hidden;width:138px;height:21px;padding-left: 3px; _padding-left:3px; margin:0 auto; background: url(slide_nav.png) no-repeat 0 0; }
.tabnav ul{}
.tabnav ul li { float:left; width:12px; height:11px; margin:5px 5px 0; cursor:pointer; font-size:0; line-height:0px; text-indent:-9999px; background: url(slide_nav.png) no-repeat -43px -26px; _background: none #dadada; display:inline-block; display: inline-block; vertical-align: top; zoom: 1; *display: inline;}
.tabnav ul li.active { cursor:default; background: url(slide_nav.png) no-repeat -23px -26px; _background: none #c00; }

/*底部*/
.pagefoot { height: 30px; line-height:30px; background: #3c3c3c;overflow:hidden;}
.pagefoot p{ color:#fff;font-family:Verdana, Geneva, sans-serif;}
.pagefoot ul li{ display:inline;}
.pagefoot ul li a{ color:#fff; padding: 0 10px; border-left: 1px solid #fff; }
.pagefoot ul li.first a{ border:none; }



#scrolltop { line-height:0; visibility:hidden; position:fixed; right:0; bottom:100px; display:block; margin:-30px 0 0; width:26px; height:64px; background: url(scrolltop.gif) no-repeat right top; text-indent:-9999px;overflow:hidden; cursor:pointer;  font-size:0;}
.ie6 #scrolltop { position:absolute; bottom:auto; }
</pre></body></html>